@font-face {
    font-family: GameFont;
    src: url("ZCOOLKuaiLe-Regular.ttf");
}

@font-face {
    font-family: JGameFont;
    src: url("ZenMaruGothic-Regular.ttf");
}

@font-face {
    font-family: EGameFont;
    src: url("Iansui-Regular.ttf");
}

@font-face {
    font-family: TitleFont;
    src: url("ZCOOLXiaoWei-Regular.ttf");
}

@font-face {
    font-family: JTitleFont;
    src: url("ZenOldMincho-Regular.ttf");
}

@font-face {
    font-family: bFont;
    src: url("mplus-1m-regular.ttf");
}

.IIV::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button {
    opacity: 0;
    pointer-events: none;
    width: 5px;
}